From 44f3005eda3d34b3b30541693f58ae5e16f17984 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 28 Aug 2007 07:30:46 +0000 Subject: [PATCH] Some more tidying and simplification pending merge. --- src/ChangeLog.multi-tty | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index 38ae9665c69..2f20ab30e4b 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty @@ -584,9 +584,6 @@ (Fset_keyboard_coding_system_internal) (Fkeyboard_coding_system): Update for renames. - * data.c (Fterminal_local_value, Fset_terminal_local_value): - Update for renames. - * minibuf.c (read_minibuf): Update for renames. * sysdep.c (init_sys_modes, reset_sys_modes): Update for renames. @@ -784,11 +781,6 @@ (find_symbol_value): Use the selected frame's keyboard, not current_kboard. - * data.c (Fterminal_local_value, Fset_terminal_local_value): Disable - these functions. - - * data.c (syms_of_data): Don't defsubr them. - 2005-10-29 Karoly Lorentey * keyboard.c (mark_kboards): Also mark Vkeyboard_translate_table. @@ -852,7 +844,6 @@ * xdisp.c (display_mode_line, Fformat_mode_line): Update uses. * data.c: Include termhooks.h. - (Fterminal_local_value, Fset_terminal_local_value): Update. * Makefile.in (data.o, fns.o): Add termhooks.h dependency. @@ -1011,8 +1002,9 @@ 2005-06-27 Karoly Lorentey - * data.c (Fterminal_local_value, Fset_terminal_local_value): New functions. - (syms_of_data): Defsubr them. + * data.c (Fterminal_local_value, Fset_terminal_local_value): New + functions (note: disabled). + (syms_of_data): Defsubr them (note: disabled). * keyboard.c (syms_of_keyboard): Expand docs of terminal-local variables to warn about their random bindings. -- 2.30.2